CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - design and analysis of algorithms

搜索资源列表

  1. chap1-11

    0下载:
  2. 中南大学算法分析PPT 使用课本《算法设计与分析基础》影印版 英文资料-Zhongnan University PPT analysis algorithm used textbooks, "Design and Analysis of Algorithms based on" English version photocopying
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:634811
    • 提供者:光光
  1. 背包问题的动态规划法算法(c++)

    0下载:
  2. 数据结构 算法设计与分析背包问题的动态规划法算法-data structure design and analysis of algorithms knapsack problem of dynamic programming algorithm
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者: 孤星云
  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2458170
    • 提供者:张恒
  1. PrefixSpan-algorithm

    1下载:
  2. 序列模式挖掘是数据挖掘的一个重要分支,在序列事务及;有关信息处理中有着广泛的应用,如顾客购物习惯、web访问模式、科学实验过程分析、自然灾害预测、疾病治疗、药物检验以及{ sizej pos; DNA等。序列模式挖掘算法有AprioriAll、GsP、F’reeSpan、本文将设计与实现针对string数据类型的算法,来对序列模式挖掘有更深入的剖析。-Sequence pattern mining is an important branch of data mining, and in t
  3. 所属分类:software engineering

    • 发布日期:2015-04-16
    • 文件大小:288768
    • 提供者:谢亚妮
  1. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1412829
    • 提供者:周先生
  1. Myjava

    0下载:
  2. 实现了《算法设计与分析》的一次课后题,有兴趣的可以看着玩。java代码,在eclipse上可以直接运行。-The realization of the Design and Analysis of Algorithms, an after-school title, interested can watch online. java code, in the eclipse can be directly run.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:14728
    • 提供者:wangchao
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. 算法经典著作,学习算法设计与分析的必备书,作为程序员,应该好好看看。-Classic algorithm, learning algorithm design and analysis of the essential books, as a programmer, it should be a good look at.
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:18714225
    • 提供者:李磊
  1. BookThaiAlgorithms

    0下载:
  2. The design and analysis of algorithms Thai book
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3930999
    • 提供者:Emma
  1. antcolonyanalysis

    0下载:
  2. 蚁群算法 算法设计与分析 ,讲解详细!! 见过的最好的讲解文档-Ant Colony Algorithm design and analysis of algorithms, explain in detail! ! The best ever seen on the document
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:431845
    • 提供者:gu
  1. CMPS314-A1-

    0下载:
  2. Solutions to Introduction to The Design & Analysis of Algorithms, Second Edition, Anany Levitin, Chapter 1
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:36202
    • 提供者:Kay
  1. Design-and-Analysis-of-Algorithms

    0下载:
  2. 算法 数据结构 C++ 课件 各种重要算法和数据结构-Algorithms Data Structures C++ Courseware various important algorithms and data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2426702
    • 提供者:james
  1. Design-and-Analysis-of-Algorithms

    0下载:
  2. 《算法设计与分析》的电子课件,爱好编程并且打算深入的人值得学习-" Algorithm design and analysis of" electronic courseware, loving people who go into the programming and worth learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:724297
    • 提供者:赵翔
  1. Algorithm-Design-and-Analysis-

    0下载:
  2. 算法设计与分析()可能会对你有帮助,是一些基本的算法实质-Algorithm Design and Analysis () may help you, is the essence of some basic algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3748355
    • 提供者:陆平
  1. design-and-analysis-of-algorithm

    0下载:
  2. 一本极其详尽的算法分析的书籍,非常适合计算机专业的同学以及参加ACM竞赛的同学使用-An extremely detailed analysis of algorithms books, very suitable for computer science students and students use to participate in ACM contest
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6621304
    • 提供者:liuliu
  1. Design-and-analysis-of-algorithms

    0下载:
  2. 利用一个简单的c程序实现一组数据的排列,重组,实现许多算法设计与分析中的短发结构。-The use of a simple C program to achieve a set of data is arranged, recombine, realize a lot of algorithm design and analysis of hair structure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:283390
    • 提供者:刘雪
  1. Design-and-analysis-of-algorithms

    0下载:
  2. 大学课程《算法设计与分析》相关电子书以及课件。-University courses algorithm design and analysis of e-books, and courseware.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:9507746
    • 提供者:梁宇豪
  1. Tower-of-Hanoi-problem

    0下载:
  2. 算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 -Tower of Hanoi problem descr iption and explanation of the design and analysis of algorithms hope that we have time to look at
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1634191
    • 提供者:
  1. DaA-of-Algo-cp

    0下载:
  2. 算法设计与分析经典问题:背包问题、数字三角问题等!-Design and Analysis of Algorithms classic problems: knapsack problem, digital triangle problems!
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7937
    • 提供者:zuo hangzhou
  1. Design-and-Analysis-of-Algorithms

    0下载:
  2. 算法设计分析第五版王晓东著,部分习题解答,内含问题、源代码-Design and Analysis of Algorithms fifth edition Xiaodong, some exercises answers, containing the problem, the source code
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:713577
    • 提供者:Lee
  1. Design-and-Analysis-of-Algorithms-

    0下载:
  2. 计算机算法设计与分析 王晓东著 部分习题 内含详细问题分析、算法设计及源码-Wang Xiaodong, a part of a computer algorithm design and analysis exercises
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:996435
    • 提供者:Lee
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com